home *** CD-ROM | disk | FTP | other *** search
- Path: news.voyager.net!news
- From: sence@ava.taby.se (Bjorn Osterman)
- Newsgroups: comp.lang.c++
- Subject: Small question
- Date: Sun, 07 Apr 1996 05:16:19 GMT
- Organization: The Gymnasium
- Message-ID: <31674eeb.132847918@vixa.voyager.net>
- Reply-To: sence@ava.taby.se
- NNTP-Posting-Host: vixa.voyager.net
- X-Newsreader: Forte Agent .99d/32.182
-
- If I have 2 cpp files and i use the same global variable that i define
- in some file that both cpp-files includes. How do I tell the compiler
- that the variable is the same and that it shouldn't make space 2
- times?
-
-
-
- // bjorn@ava.taby.se
- // http://www.ava.taby.se/www/sence
-